home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / Reference / ROM_Kernel_Manuals / Devices / dev_examples / HP_Laserjet_data.c < prev    next >
Encoding:
Text File  |  1992-08-20  |  6.6 KB  |  137 lines

  1. /*
  2.         Data.c table for HP_LaserJet (Plus and II compatible) driver.
  3. */
  4.  
  5. char *CommandTable[] = {
  6.         "\375\033E\375",/* 00 aRIS reset                        */
  7.         "\377",         /* 01 aRIN initialize                   */
  8.         "\012",         /* 02 aIND linefeed                     */
  9.         "\015\012",     /* 03 aNEL CRLF                         */
  10.         "\033&a-1R",    /* 04 aRI reverse LF                    */
  11.  
  12.                         /* 05 aSGR0 normal char set             */
  13.         "\033&d@\033(sbS",
  14.         "\033(s1S",     /* 06 aSGR3 italics on                  */
  15.         "\033(sS",      /* 07 aSGR23 italics off                */
  16.         "\033&dD",      /* 08 aSGR4 underline on                */
  17.         "\033&d@",      /* 09 aSGR24 underline off              */
  18.         "\033(s5B",     /* 10 aSGR1 boldface on                 */
  19.         "\033(sB",      /* 11 aSGR22 boldface off               */
  20.         "\377",         /* 12 aSFC set foreground color         */
  21.         "\377",         /* 13 aSBC set background color         */
  22.  
  23.         "\033(s10h1T",  /* 14 aSHORP0 normal pitch              */
  24.         "\033(s12h2T",  /* 15 aSHORP2 elite on                  */
  25.         "\033(s10h1T",  /* 16 aSHORP1 elite off                 */
  26.         "\033(s15H",    /* 17 aSHORP4 condensed fine on         */
  27.         "\033(s10H",    /* 18 aSHORP3 condensed fine off        */
  28.         "\377",         /* 19 aSHORP6 enlarge on                */
  29.         "\377",         /* 20 aSHORP5 enlarge off               */
  30.  
  31.         "\033(s7B",     /* 21 aDEN6 shadow print on             */
  32.         "\033(sB",      /* 22 aDEN5 shadow print off            */
  33.         "\033(s3B",     /* 23 aDEN4 double strike on            */
  34.         "\033(sB",      /* 24 aDEN3 double strike off           */
  35.         "\377",         /* 25 aDEN2 NLQ on                      */
  36.         "\377",         /* 26 aDEN1 NLQ off                     */
  37.  
  38.         "\377",         /* 27 aSUS2 superscript on              */
  39.         "\377",         /* 28 aSUS1 superscript off             */
  40.         "\377",         /* 29 aSUS4 subscript on                */
  41.         "\377",         /* 30 aSUS3 subscript off               */
  42.         "\377",         /* 31 aSUS0 normalize the line          */
  43.         "\033&a-.5R",   /* 32 aPLU partial line up              */
  44.         "\033=",        /* 33 aPLD partial line down            */
  45.  
  46.         "\033(s3T",     /* 34 aFNT0 Typeface 0                  */
  47.         "\033(s0T",     /* 35 aFNT1 Typeface 1                  */
  48.         "\033(s1T",     /* 36 aFNT2 Typeface 2                  */
  49.         "\033(s2T",     /* 37 aFNT3 Typeface 3                  */
  50.         "\033(s4T",     /* 38 aFNT4 Typeface 4                  */
  51.         "\033(s5T",     /* 39 aFNT5 Typeface 5                  */
  52.         "\033(s6T",     /* 40 aFNT6 Typeface 6                  */
  53.         "\033(s7T",     /* 41 aFNT7 Typeface 7                  */
  54.         "\033(s8T",     /* 42 aFNT8 Typeface 8                  */
  55.         "\033(s9T",     /* 43 aFNT9 Typeface 9                  */
  56.         "\033(s10T",    /* 44 aFNT10 Typeface 10                */
  57.  
  58.         "\033(s1P",     /* 45 aPROP2 proportional on            */
  59.         "\033(sP",      /* 46 aPROP1 proportional off           */
  60.         "\033(sP",      /* 47 aPROP0 proportional clear         */
  61.         "\377",         /* 48 aTSS set proportional offset      */
  62.         "\377",         /* 49 aJFY5 auto left justify           */
  63.         "\377",         /* 50 aJFY7 auto right justify          */
  64.         "\377",         /* 51 aJFY6 auto full jusitfy           */
  65.         "\377",         /* 52 aJFY0 auto jusity off             */
  66.         "\377",         /* 53 aJFY3 letter space                */
  67.         "\377",         /* 54 aJFY1 word fill                   */
  68.  
  69.         "\033&l8D",     /* 55 aVERP0 1/8" line spacing          */
  70.         "\033&l6D",     /* 56 aVERP1 1/6" line spacing          */
  71.         "\377",         /* 57 aSLPP set form length             */
  72.         "\033&l1L",     /* 58 aPERF perf skip n (n > 0)         */
  73.         "\033&lL",      /* 59 aPERF0 perf skip off              */
  74.  
  75.         "\377",         /* 60 aLMS set left margin              */
  76.         "\377",         /* 61 aRMS set right margin             */
  77.         "\377",         /* 62 aTMS set top margin               */
  78.         "\377",         /* 63 aBMS set bottom margin            */
  79.         "\377",         /* 64 aSTBM set T&B margins             */
  80.         "\377",         /* 65 aSLRM set L&R margins             */
  81.         "\0339\015",    /* 66 aCAM clear margins                */
  82.  
  83.         "\377",         /* 67 aHTS set horiz tab                */
  84.         "\377",         /* 68 aVTS set vert tab                 */
  85.         "\377",         /* 69 aTBC0 clear horiz tab             */
  86.         "\377",         /* 70 aTBC3 clear all horiz tabs        */
  87.         "\377",         /* 71 aTBC1 clear vert tab              */
  88.         "\377",         /* 72 aTBC4 clear all vert tabs         */
  89.         "\377",         /* 73 aTBCALL clear all h & v tabs      */
  90.         "\377",         /* 74 aTBSALL set default tabs          */
  91.  
  92.         "\377",         /* 75 aEXTEND extended commands         */
  93.         "\377"          /* 76 aRAW next 'n' chars are raw       */
  94. };
  95.  
  96. char *ExtendedCharTable[] = {
  97. /*
  98.     " ", "!", "c", "L", "o", "Y", "|", "S",
  99.  
  100.     "\"", "c", "a", "<", "~", "-", "r", "-",
  101.  
  102.     "*", "+", "2", "3", "'", "u", "P", ".",
  103.  
  104.     ",", "1", "o", ">", "/", "/", "/", "?",
  105.  
  106.     "A", "A", "A", "A", "A", "A", "A", "C",
  107.  
  108.     "E", "E", "E", "E", "I", "I", "I", "I",
  109.  
  110.     "D", "N", "O", "O", "O", "O", "O", "x",
  111.  
  112.     "O", "U", "U", "U", "U", "Y", "P", "B",
  113.  
  114.     "a", "a", "a", "a", "a", "a", "a", "c",
  115.  
  116.     "e", "e", "e", "e", "i", "i", "i", "i",
  117.  
  118.     "d", "n", "o", "o", "o", "o", "o", "/",
  119.  
  120.     "o", "u", "u", "u", "u", "y", "p", "y"
  121. */
  122.  
  123.         " ", "\270", "\277", "\273", "\272", "\274", "|", "\275",
  124.         "\253", "c", "\371", "\373", "~", "\366", "r", "\260",
  125.         "\263", "\376", "2", "3", "\250", "\363", "\364", "\362",
  126.         ",", "1", "\372", "\375", "\367", "\370", "\365", "\271",
  127.         "\241", "\340", "\242", "\341", "\330", "\320", "\323", "\264",
  128.         "\243", "\334", "\244", "\245", "\346", "\345", "\246", "\247",
  129.         "\343", "\266", "\350", "\347", "\337", "\351", "\332", "x",
  130.         "\322", "\255", "\355", "\256", "\333", "\261", "\360", "\336",
  131.         "\310", "\304", "\300", "\342", "\314", "\324", "\327", "\265",
  132.         "\311", "\305", "\301", "\315", "\331", "\325", "\321", "\335",
  133.         "\344", "\267", "\312", "\306", "\302", "\352", "\316", "-\010:",
  134.         "\326", "\313", "\307", "\303", "\317", "\262", "\361", "\357"
  135. };
  136.  
  137.